home *** CD-ROM | disk | FTP | other *** search
/ Champak 31 / Volume 31 - JOGO DISK .iso / Games / busy_burger.swf / scripts / DefineSprite_142_Customer2 / frame_7 / DoAction.as
Text File  |  2007-01-15  |  121b  |  7 lines

  1. this.balon.gotoAndStop(OrderList[idxorder]);
  2. idxorder++;
  3. if(idxorder > _root.jumOrder)
  4. {
  5.    idxOrder = JumOrder;
  6. }
  7.